Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HammerBlade DMA #828

Open
wants to merge 13 commits into
base: main
Choose a base branch
from
Open

HammerBlade DMA #828

wants to merge 13 commits into from

Conversation

dpetrisko
Copy link
Collaborator

This PR adds support for DMA to the BlackParrot+Manycore Platform. This is a different mechanism than the backdoor simulation, which uses a DPI bridge to manually change the memory contents. In HammerBlade, we write to the V$ directly from BP, which means that we do not need to flush or invalidate the V$ as part of the DMA routines. Because of this, we add a configuration to select whether the DMA targets V$ or DRAM directly

Depends on #827 #826 #825

@dpetrisko dpetrisko added the Feature Request New feature or request label Sep 1, 2023
@dpetrisko dpetrisko self-assigned this Sep 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature Request New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant